|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XpEvaluable | |
| com.virtualweaver.xotics.datamodel.xpath | |
| com.virtualweaver.xotics.datamodel.xpath.function | |
| Uses of XpEvaluable in com.virtualweaver.xotics.datamodel.xpath |
| Methods in com.virtualweaver.xotics.datamodel.xpath with parameters of type XpEvaluable | |
XoDataType |
XpFunction.evaluate(XpContext ectx,
XpEvaluable[] arguments)
executes this function, with current XPath context and an array of arguments as XpEvaluable objects |
| Uses of XpEvaluable in com.virtualweaver.xotics.datamodel.xpath.function |
| Methods in com.virtualweaver.xotics.datamodel.xpath.function with parameters of type XpEvaluable | |
XoDataType |
XpfAbstractFunction.evaluate(XpContext ectx,
XpEvaluable[] arguments)
This method resolves arguments by calling evaluate(XpContext),
then call XpfAbstractFunction.evaluate(XpContext, XoDataType[]) with resolved arguments. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||